Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vacuum: add fan speed preset for gen1 firmwares 3.5.8+ #893

Merged
merged 3 commits into from
Jan 20, 2021

Conversation

mat4444
Copy link
Contributor

@mat4444 mat4444 commented Dec 22, 2020

Create a new class of fan speed for Firmware 3.5.8:
Silent = 38
Standard = 60
Turbo = 75
Max =100
Tested and functional with Xiaomi Vacuum Robot V1

Closes #860

Create a new class of fan speed for Firmware 3.5.8:
Silent = 38
Standard = 60
Turbo = 75
Max =100
@rytilahti rytilahti added the bug label Jan 20, 2021
@rytilahti rytilahti changed the title Update vacuum.py for FW 3.5.8 Vacuum: add fan speed preset for gen1 firmwares 3.5.8+ Jan 20, 2021
@rytilahti rytilahti merged commit a4dc0bc into rytilahti:master Jan 20, 2021
@mat4444 mat4444 deleted the patch-1 branch January 20, 2021 18:00
@mat4444
Copy link
Contributor Author

mat4444 commented Jan 20, 2021

Thanks for the commit !

@rytilahti rytilahti mentioned this pull request Mar 13, 2021
xvlady pushed a commit to xvlady/python-miio that referenced this pull request May 9, 2021
* Update vacuum.py for FW 3.5.8

Create a new class of fan speed for Firmware 3.5.8:
Silent = 38
Standard = 60
Turbo = 75
Max =100

* Update vacuum.py

* Fix linting

Co-authored-by: Teemu R <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Xiaomi Mi Robot Vacuum V1 - Fan Speed Issue
2 participants